func compress/flate.offsetCode
3 uses
compress/flate (current package)
huffman_bit_writer.go#L551: w.offsetFreq[offsetCode(offset)]++
huffman_bit_writer.go#L597: offsetCode := offsetCode(offset)
token.go#L89: func offsetCode(off uint32) uint32 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)